home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / mpfeel.lha / MPFeel / Plurals / tst.c < prev    next >
Text File  |  1992-05-07  |  45b  |  3 lines

  1. #define test(arg) "the "#arg" is"
  2. test(well)
  3.